.rollBox {
	OVERFLOW: hidden;
	text-align:center;
	background-image: url(../images/link_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 165px;
	width: 100%;
	padding-top: 0px;
}

.rollBox .Cont {
	WIDTH: 624px;
	OVERFLOW: hidden;
	margin: auto;
}
.rollBox .ScrCont {
	WIDTH: 1342177.27px
}
.rollBox #List1 {
	FLOAT: left;
}
.rollBox #List2 {
	FLOAT: left;
}
.rollBox .LeftBotton {
	WIDTH: 34px;
	DISPLAY: inline;
	FLOAT: left;
	HEIGHT: 180px;
	OVERFLOW: hidden;
	CURSOR: pointer;
	background-image: url(../img/arrow_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
.rollBox .RightBotton {
	WIDTH: 34px;
	DISPLAY: inline;
	FLOAT: right;
	HEIGHT: 180px;
	OVERFLOW: hidden;
	CURSOR: pointer;
	background-image: url(../img/arrow_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
#main_pro {
	width: 700px;
	background-image: url(../images/pro_bg---.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: 0px solid #e1e1e1;
	height: 165px;
	overflow: hidden;
	padding-top: 0px;
	float: left;
}
#index_pro{
	width: 720px;
	background-image: url(../images/pro_bg--.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 0px solid #DEDEE0;
	overflow: hidden;
	float: right;
	height: 360px;
}
